runtime.gQueue.pushBack (method)
10 uses
runtime (current package)
mgcmark.go#L807: work.assistQueue.q.pushBack(gp)
mgcmark.go#L873: work.assistQueue.q.pushBack(gp)
mheap.go#L2490: work.strongFromWeak.q.pushBack(getg())
proc.go#L4101: globq.pushBack(g)
proc.go#L4212: sched.disable.runnable.pushBack(gp)
proc.go#L7252: sched.runq.pushBack(gp)
proc.go#L7307: q.pushBack(gp1)
proc.go#L7626: drainQ.pushBack(oldNext.ptr())
proc.go#L7653: drainQ.pushBack(gp)
proc.go#L7773: func (q *gQueue) pushBack(gp *g) {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |